getDocument

fun getDocument(input: GetDocumentRequest): Single<GetDocumentResponse>

Returns the root DOM node (and optionally the subtree) to the caller.

Sources

jvm source
Link copied to clipboard